home *** CD-ROM | disk | FTP | other *** search
/ Backpacker 2 (Sweden) / BackPacker 2 (Sweden) (Disc 1).7z / BackPacker 2 (Sweden) (Disc 1).bin / pc / instdata / install.dxr / Internal_24_quit-script.ls < prev    next >
Encoding:
Text File  |  1997-01-01  |  65 b   |  8 lines

  1. on mouseDown
  2.   ButtonH("Plastique")
  3. end
  4.  
  5. on mouseUp
  6.   quit()
  7. end
  8.